3.1539 \(\int \frac{1}{x^8 \sqrt{1+x^8}} \, dx\)

Optimal. Leaf size=239 \[ -\frac{3 \sqrt{\frac{\left (x^2+1\right )^2}{x^2}} \sqrt{-\frac{x^8+1}{x^4}} x^3 \text{EllipticF}\left (\sin ^{-1}\left (\frac{1}{2} \sqrt{-\frac{\sqrt{2} x^4-2 x^2+\sqrt{2}}{x^2}}\right ),-2 \left (1-\sqrt{2}\right )\right )}{14 \sqrt{2+\sqrt{2}} \left (x^2+1\right ) \sqrt{x^8+1}}+\frac{3 \sqrt{-\frac{\left (1-x^2\right )^2}{x^2}} \sqrt{-\frac{x^8+1}{x^4}} x^3 \text{EllipticF}\left (\sin ^{-1}\left (\frac{1}{2} \sqrt{\frac{\sqrt{2} x^4+2 x^2+\sqrt{2}}{x^2}}\right ),-2 \left (1-\sqrt{2}\right )\right )}{14 \sqrt{2+\sqrt{2}} \left (1-x^2\right ) \sqrt{x^8+1}}-\frac{\sqrt{x^8+1}}{7 x^7} \]

[Out]

-Sqrt[1 + x^8]/(7*x^7) - (3*x^3*Sqrt[(1 + x^2)^2/x^2]*Sqrt[-((1 + x^8)/x^4)]*EllipticF[ArcSin[Sqrt[-((Sqrt[2]
- 2*x^2 + Sqrt[2]*x^4)/x^2)]/2], -2*(1 - Sqrt[2])])/(14*Sqrt[2 + Sqrt[2]]*(1 + x^2)*Sqrt[1 + x^8]) + (3*x^3*Sq
rt[-((1 - x^2)^2/x^2)]*Sqrt[-((1 + x^8)/x^4)]*EllipticF[ArcSin[Sqrt[(Sqrt[2] + 2*x^2 + Sqrt[2]*x^4)/x^2]/2], -
2*(1 - Sqrt[2])])/(14*Sqrt[2 + Sqrt[2]]*(1 - x^2)*Sqrt[1 + x^8])

________________________________________________________________________________________

Rubi [A]  time = 0.0611552, antiderivative size = 239, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 3, integrand size = 13, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.231, Rules used = {325, 226, 1883} \[ -\frac{\sqrt{x^8+1}}{7 x^7}-\frac{3 \sqrt{\frac{\left (x^2+1\right )^2}{x^2}} \sqrt{-\frac{x^8+1}{x^4}} x^3 F\left (\sin ^{-1}\left (\frac{1}{2} \sqrt{-\frac{\sqrt{2} x^4-2 x^2+\sqrt{2}}{x^2}}\right )|-2 \left (1-\sqrt{2}\right )\right )}{14 \sqrt{2+\sqrt{2}} \left (x^2+1\right ) \sqrt{x^8+1}}+\frac{3 \sqrt{-\frac{\left (1-x^2\right )^2}{x^2}} \sqrt{-\frac{x^8+1}{x^4}} x^3 F\left (\sin ^{-1}\left (\frac{1}{2} \sqrt{\frac{\sqrt{2} x^4+2 x^2+\sqrt{2}}{x^2}}\right )|-2 \left (1-\sqrt{2}\right )\right )}{14 \sqrt{2+\sqrt{2}} \left (1-x^2\right ) \sqrt{x^8+1}} \]

Antiderivative was successfully verified.

[In]

Int[1/(x^8*Sqrt[1 + x^8]),x]

[Out]

-Sqrt[1 + x^8]/(7*x^7) - (3*x^3*Sqrt[(1 + x^2)^2/x^2]*Sqrt[-((1 + x^8)/x^4)]*EllipticF[ArcSin[Sqrt[-((Sqrt[2]
- 2*x^2 + Sqrt[2]*x^4)/x^2)]/2], -2*(1 - Sqrt[2])])/(14*Sqrt[2 + Sqrt[2]]*(1 + x^2)*Sqrt[1 + x^8]) + (3*x^3*Sq
rt[-((1 - x^2)^2/x^2)]*Sqrt[-((1 + x^8)/x^4)]*EllipticF[ArcSin[Sqrt[(Sqrt[2] + 2*x^2 + Sqrt[2]*x^4)/x^2]/2], -
2*(1 - Sqrt[2])])/(14*Sqrt[2 + Sqrt[2]]*(1 - x^2)*Sqrt[1 + x^8])

Rule 325

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(a*
c*(m + 1)), x] - Dist[(b*(m + n*(p + 1) + 1))/(a*c^n*(m + 1)), Int[(c*x)^(m + n)*(a + b*x^n)^p, x], x] /; Free
Q[{a, b, c, p}, x] && IGtQ[n, 0] && LtQ[m, -1] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 226

Int[1/Sqrt[(a_) + (b_.)*(x_)^8], x_Symbol] :> Dist[1/2, Int[(1 - Rt[b/a, 4]*x^2)/Sqrt[a + b*x^8], x], x] + Dis
t[1/2, Int[(1 + Rt[b/a, 4]*x^2)/Sqrt[a + b*x^8], x], x] /; FreeQ[{a, b}, x]

Rule 1883

Int[((c_) + (d_.)*(x_)^2)/Sqrt[(a_) + (b_.)*(x_)^8], x_Symbol] :> -Simp[(c*d*x^3*Sqrt[-((c - d*x^2)^2/(c*d*x^2
))]*Sqrt[-((d^2*(a + b*x^8))/(b*c^2*x^4))]*EllipticF[ArcSin[(1*Sqrt[(Sqrt[2]*c^2 + 2*c*d*x^2 + Sqrt[2]*d^2*x^4
)/(c*d*x^2)])/2], -2*(1 - Sqrt[2])])/(Sqrt[2 + Sqrt[2]]*(c - d*x^2)*Sqrt[a + b*x^8]), x] /; FreeQ[{a, b, c, d}
, x] && EqQ[b*c^4 - a*d^4, 0]

Rubi steps

\begin{align*} \int \frac{1}{x^8 \sqrt{1+x^8}} \, dx &=-\frac{\sqrt{1+x^8}}{7 x^7}-\frac{3}{7} \int \frac{1}{\sqrt{1+x^8}} \, dx\\ &=-\frac{\sqrt{1+x^8}}{7 x^7}-\frac{3}{14} \int \frac{1-x^2}{\sqrt{1+x^8}} \, dx-\frac{3}{14} \int \frac{1+x^2}{\sqrt{1+x^8}} \, dx\\ &=-\frac{\sqrt{1+x^8}}{7 x^7}-\frac{3 x^3 \sqrt{\frac{\left (1+x^2\right )^2}{x^2}} \sqrt{-\frac{1+x^8}{x^4}} F\left (\sin ^{-1}\left (\frac{1}{2} \sqrt{-\frac{\sqrt{2}-2 x^2+\sqrt{2} x^4}{x^2}}\right )|-2 \left (1-\sqrt{2}\right )\right )}{14 \sqrt{2+\sqrt{2}} \left (1+x^2\right ) \sqrt{1+x^8}}+\frac{3 x^3 \sqrt{-\frac{\left (1-x^2\right )^2}{x^2}} \sqrt{-\frac{1+x^8}{x^4}} F\left (\sin ^{-1}\left (\frac{1}{2} \sqrt{\frac{\sqrt{2}+2 x^2+\sqrt{2} x^4}{x^2}}\right )|-2 \left (1-\sqrt{2}\right )\right )}{14 \sqrt{2+\sqrt{2}} \left (1-x^2\right ) \sqrt{1+x^8}}\\ \end{align*}

Mathematica [C]  time = 0.0024397, size = 22, normalized size = 0.09 \[ -\frac{\, _2F_1\left (-\frac{7}{8},\frac{1}{2};\frac{1}{8};-x^8\right )}{7 x^7} \]

Antiderivative was successfully verified.

[In]

Integrate[1/(x^8*Sqrt[1 + x^8]),x]

[Out]

-Hypergeometric2F1[-7/8, 1/2, 1/8, -x^8]/(7*x^7)

________________________________________________________________________________________

Maple [C]  time = 0.027, size = 28, normalized size = 0.1 \begin{align*} -{\frac{1}{7\,{x}^{7}}\sqrt{{x}^{8}+1}}-{\frac{3\,x}{7}{\mbox{$_2$F$_1$}({\frac{1}{8}},{\frac{1}{2}};\,{\frac{9}{8}};\,-{x}^{8})}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/x^8/(x^8+1)^(1/2),x)

[Out]

-1/7*(x^8+1)^(1/2)/x^7-3/7*x*hypergeom([1/8,1/2],[9/8],-x^8)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{x^{8} + 1} x^{8}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^8/(x^8+1)^(1/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(x^8 + 1)*x^8), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{x^{8} + 1}}{x^{16} + x^{8}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^8/(x^8+1)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(x^8 + 1)/(x^16 + x^8), x)

________________________________________________________________________________________

Sympy [C]  time = 0.993806, size = 32, normalized size = 0.13 \begin{align*} \frac{\Gamma \left (- \frac{7}{8}\right ){{}_{2}F_{1}\left (\begin{matrix} - \frac{7}{8}, \frac{1}{2} \\ \frac{1}{8} \end{matrix}\middle |{x^{8} e^{i \pi }} \right )}}{8 x^{7} \Gamma \left (\frac{1}{8}\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x**8/(x**8+1)**(1/2),x)

[Out]

gamma(-7/8)*hyper((-7/8, 1/2), (1/8,), x**8*exp_polar(I*pi))/(8*x**7*gamma(1/8))

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{x^{8} + 1} x^{8}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x^8/(x^8+1)^(1/2),x, algorithm="giac")

[Out]

integrate(1/(sqrt(x^8 + 1)*x^8), x)